Skip to content

Test Result : Scenario: Update a job description

0 failures
7 tests
Took 12 ms.

All Tests

Test nameDurationStatus
Given A regular job creator with the name "TestJob_6"0 msPassed
Scenario: Update a job description12 msPassed
Then I create a new job entity from the existing creator0 msPassed
Then No exception was thrown0 msPassed
Then The job description is "SomeRandomNewDescription"0 msPassed
When I change the job description to "SomeRandomNewDescription"0 msPassed
When I search for the job in the database0 msPassed